projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b77ad57
)
(elisp.dvi): Add missing backslash.
author
Richard M. Stallman
<rms@gnu.org>
Sun, 10 May 1998 01:43:32 +0000
(
01:43
+0000)
committer
Richard M. Stallman
<rms@gnu.org>
Sun, 10 May 1998 01:43:32 +0000
(
01:43
+0000)
lispref/Makefile.in
patch
|
blob
|
history
diff --git
a/lispref/Makefile.in
b/lispref/Makefile.in
index 6e42a52abbffead2776794c16cc3e9c4ff3751de..88dac4d54fba9d8f137a75551472e5ae026e2145 100644
(file)
--- a/
lispref/Makefile.in
+++ b/
lispref/Makefile.in
@@
-64,7
+64,7
@@
elisp.dvi: $(srcs) index.texi
if [ a${permuted_index} != a ]; \
then \
./permute-index; \
- mv permuted.fns elisp.fns;
+ mv permuted.fns elisp.fns;
\
texindex elisp.tp; \
else \
texindex elisp.??; \